home *** CD-ROM | disk | FTP | other *** search
/ Internet Surfer 2.0 / Internet Surfer 2.0 (Wayzata Technology) (1996).iso / pc / text / mac / faqs.164 < prev    next >
Text File  |  1996-02-12  |  28KB  |  672 lines

  1. Frequently Asked Questions (FAQS);faqs.164
  2.  
  3.  
  4.  
  5. /usr/include/dir.h
  6.     If entered through dirent.h and _SYSV_SOURCE is defined,
  7.     rewinddir() is incorrectly "defined". It assumes that you are
  8.     linking -lposix and will use the "real" rewinddir() function
  9.     found there, when, in fact, you should #define rewinddir
  10.     as done with _BSD_SOURCE.
  11.     ***         A hacked version of dir.h is available on         ***
  12.     ***    jagubox.gsfc.nasa.gov. It only assumes -lposix will    ***
  13.     ***      be included (and the real rewinddir() called) if     ***
  14.     ***             _only_ _POSIX_SOURCE is defined               ***
  15.  
  16. /usr/include/sys/types.h:
  17.     Incorrectly defines size_t as signed int when every other header
  18.     file defines it as unsigned int.
  19.     ***     Fix is very simple... edit /usr/include/sys/types.h   ***
  20.     ***           and change it from signed to unsigned           ***
  21.  
  22.  
  23.  
  24. ===============================================================================
  25.  
  26.            **** List of ported software available via anon-ftp: ****
  27. (Included is the person responsible for the port and the location of the port)
  28.  
  29. Austin KCL (619):
  30.     Thomas Weigert        (weigert@mcs.anl.gov)
  31.     wuarchive.wustl.edu        [???]
  32.     
  33.  
  34. bpf (Berkeley Packet Filter):
  35.     Ron Flax        (ron@afsg.apple.com)
  36.     afsg.apple.com            [pub]
  37.  
  38. emacs (GNU 18.58):
  39.     James Gritton        (gritton@byu.edu)
  40.     wuarchive.wustl.edu (soon)
  41.  
  42. gated (2.0.1.14):
  43.     Herb Weiner        (herbw@wiskit.rain.com)
  44.     onion.rain.com            [pub/wiskit]
  45.  
  46. gcc (1.40 and 2.3.1):
  47.     John Coolidge        (coolidge@apple.com)
  48.     wuarchive.wustl.edu        [systems/aux/gnu]
  49.     (See Q&A #9)
  50.  
  51. gdb (4.6):
  52.     Thomas Eberhardt    (thomas@mathematik.uni-Bremen.de)
  53.     wuarchive.wustl.edu        [systems/aux/gnu]
  54.  
  55. logging in.ftpd:
  56.     Jim Jagielski        (jim@jagubox.gsfc.nasa.gov)
  57.     jagubox.gsfc.nasa.gov        [pub]
  58.     (See Q&A #16)
  59.  
  60. mt2 (replacement for 'mt' tape positioner program):
  61.     Jim Jagielski        (jim@jagubox.gsfc.nasa.gov)
  62.     jagubox.gsfc.nasa.gov        [pub]
  63.  
  64. mtools (MS DOS floppy access tools):
  65.     Parag Patel        (parag@netcom.com)
  66.     jagubox.gsfc.nasa.gov        [pub]
  67.  
  68. pine 3.05:
  69.     Marcelo Gallardo    (marcelo@deadzone.princeton.edu)
  70.     jagubox.gsfc.nasa.gov        [pub]
  71.  
  72. popper:
  73.     Ben Goren        (ben@tux.fa.asu.edu)
  74.     jagubox.gsfc.nasa.gov        [pub]
  75.  
  76. sendmail 5.65:
  77.     Jim Jagielski        (jim@jagubox.gsfc.nasa.gov)
  78.     jagubox.gsfc.nasa.gov        [pub]
  79.     (See Q&A #19)
  80.  
  81. sendmail.cf:
  82.     Alexis Rosen        (alexis@panix.com)
  83.     jagubox.gsfc.nasa.gov        [pub/uucp-sendmail-cf]
  84.     (See Q&A #15)
  85.  
  86. talk and talkd (BSD 4.3 versions)
  87.     Steve Green        (xrsbg@dirac.gsfc.nasa.gov)
  88.     jagubox.gsfc.nasa.gov        [pub]
  89.     (See Q&A #39)
  90.  
  91. tcsh (6.00.03):  (if you have 6.00.02, you really _should_ upgrade)
  92.     Eric Dittman        (dittman@skitzo.dseg.ti.com)
  93.     wuarchive.wustl.edu        [systems/aux/packages]
  94.  
  95. X11R5 and X11R4:
  96.     John Coolidge        (coolidge@apple.com)
  97.     Thomas Eberhardt    (thomas@mathematik.uni-Bremen.de)
  98.     wuarchive.wustl.edu        [systems/aux/gnu]
  99. +    ftp.uni-stuttgart.de        [soft/mac/aux/x11r5/forAUX3.0]
  100.     (See Q&A #8)
  101.  
  102. The following have also been successfully ported to A/UX with minimal trouble.
  103. Since the ports are pretty straightforward, only a few are actually available
  104. in their ported form (please see Q&A #6): (those that have been personnally
  105. verified by the editor are marked with '#')
  106.  
  107. o  Cnews (Ver. ??)
  108. #  Elm 2.4.13
  109. o  Ghostscript 2.3
  110. o  GNU Stuff (all are pretty much straight-forward):
  111.     binutils 1.9
  112.     bison 1.15
  113.     emacs 18.58 (see List of Ports, above)
  114.     fileutils 3.1
  115. #    find 3.7  (to allow 'find' to recognize user=nobody, compile
  116.                with 'cc')
  117.     flex 2.3.7
  118.     gawk 2.13
  119. #    gdbm 1.5
  120. #    grep 1.6
  121.     sed 1.08
  122.     shellutils 1.5
  123.     Smalltalk 1.1.1
  124.     tar 1.10.12
  125.     textutils 1.1.1
  126. o  Gwm 1.7h
  127. #  less 177
  128. #  NetHack
  129. #  nn 6.4.18
  130. #  nntp 1.5.11
  131. #  perl 4.035    (use '-lm -lPW -ldbm -lbsd', get "fixed" dir.h to
  132.          avoid needing -lposix for rewinddir(), use gcc if
  133.          possible and make sure d_voidsig is correct ("define" if
  134.          using ANSI, "undef" if not)...
  135. #  rn 4.3.54
  136. #  rn 4.4.1
  137. o  SB Prolog 3.1 (minor changes in the builtin directory)
  138. o  smail 3.1.24
  139. o  trn (Ver. ??)
  140.  
  141.  
  142. ===============================================================================
  143.  
  144. **** Partial list of compatible shareware|freeware known to work under 3.0 ****
  145.         (will focus on popular Extensions, CDEVs, applications, etc...)
  146.                 ++++ This is by No Means a complete list!!! ++++
  147. o  CFloppy
  148. o  Disinfectant INIT (2.9)
  149. o  Extension Manager (1.8)
  150. o  Facade (1.x)
  151. o  FMbackup 1.0.4  (prevents having to totally rebuild Desktop when A/UX
  152.     crashes... See Q&A 54)
  153. o  GateKeeper (1.2.5) - For some reason, "Show Log" doesn't work although
  154.     log entries _are_ made. Chris Johnson knows about this and is
  155.     looking into it.
  156. o  MacsBug (6.2.x)
  157. o  Maelstrom (1.01) - crashes sometimes, but heck it does that under MacOS
  158.     as well :)
  159. o  Moire (3.22) - even works under login screen ## kinda incompatible
  160.     with FMbackup (prevents "Finishing up..." window)
  161. o  Solarian II (1.04)
  162. o  Suitcase (1.2.6) - the latest version, 1.2.12, doesn't
  163.     (if you have ATM, you can use Font Porter instead which automatically
  164.     installs Font suitcases)
  165.     << ED: well, now I hear that 1.2.6 may not even work... I'll keep you
  166.     all posted >>
  167. o  Windows (2.1)
  168.  
  169. #######
  170.  
  171. The following is a _very_ short list of some known compatible 3rd party
  172. applications, CDEVs, Extensions, etc... This is by no means a complete
  173. list since the vast majority of MacOS programs work just fine under A/UX
  174. (see Q&A # 4). But the following ones are kinda popular and they get asked
  175. about alot:
  176.  
  177. o  Access PC (2.0)
  178. o  After Dark (2.0u and later) - some displays don't have enough
  179.     memory to work so the default (low memory) one comes up
  180. o  ATM 2.0.3
  181. o  ATM 3.0
  182. o  DOS Mounter (3.00) - but _boy_ does it slow down floppy disk access!
  183. o  Font Porter
  184. o  Illustrator 3.2
  185. o  Now Utilities 3.0.2
  186.     (New Menus requires that the Control Panel alias point to a Control
  187.     Panel which is on a HFS partition... this means you need to copy the
  188.     A/UX CP over to a HFS partition (such as MacPartition) and then make
  189.     and alias and copy that over to the Apple Menu Items folder under
  190.     A/UX.
  191.  
  192.     Super Boomerang doesn't seem to like 3.0)
  193.  
  194. o  Photoshop 2.0.1 <mostly> (Gamma, which is included, does _not_ work)
  195. o  Premiere 1.0
  196. o  Streamline 2.0 <mostly... not 32-bit clean>
  197. o  Type Reunion 1.3
  198. o  VersaTerm Telnet (etc...) Tool
  199.  
  200.  
  201. ===============================================================================
  202.  
  203.                     **** Hints and Words of Wisdom: ****
  204.  
  205. o By default, A/UX allocates only 10% of memory for disk buffers
  206.   (that is, the value of 'NBUF' is 0... see kconfig(1M))
  207.   If you have a lot of RAM, you could greatly increase system
  208.   performance by increasing the allotment. However, you cannot
  209.   use kconfig to specify "20%" but you must give it an actual number
  210.   to use. The way to determine the number of buffers being used,
  211.   run "pstat -m". This will give you the number of buffers that are
  212.   currently allocated. For example, if the value is 1000, then you know
  213.   that to increase the number of buffers to 20%, you must use 'kconfig'
  214.   to set 'NBUF' to 2000.
  215.  
  216.   Please note that if you change the amount of RAM you have, you'll
  217.   need to change the value of 'NBUF.' I suggest that before you
  218.   add|remove RAM, you use 'kconfig' to reset 'NBUF' to 0, then
  219.   do the RAM change and see how your system performance is. If needed,
  220.   you can then use the above to increase (or decrease) the number of
  221.   disk buffers.
  222.  
  223. o You can run A/UX on the original MacII, however the PMMU chip must be
  224.   installed. You can also use one of the many 68030 upgrades for the
  225.   MacII, such as the Marathon '030, but the MacII ROMs won't recognize
  226.   the PMMU capabilities onboard the CPU. You'll need to get the MacII
  227.   FDHD ROM Upgrade Kit. This kit replaces your ROMs with IIx ROMs, thus
  228.   enabling you (and A/UX) to use the upgrade. The kit also replaces your
  229.   SWIM chip (floppy controller) enabling you to use FDHD disks (if such
  230.   a drive is installed) too... thus the name of the kit. This kit can
  231.   be had for about $120 although some dealers also include a FDHD drive
  232.   as well, bumping the price up to about $430.
  233.  
  234. o You can configure the built-in serial ports for hardware handshaking
  235.   (RTS & DTS) _or_ dialup security (DTR & CD) but not both, due to the
  236.   lack of a sufficient number of modem control lines.
  237.  
  238. o When using ftp, unless you are _sure_ that a file is, in fact, a true
  239.   Text file, set the ftp mode to Binary. This is especially true when
  240.   downloading GIFs and "true" Mac files. If it's a BINHEXed file or a
  241.   uuencoded file, then you can specify Ascii mode (in some cases, it's
  242.   required). If the file you wish to download has the ".tar" or ".Z"
  243.   suffix, then you _need_ Binary; if the suffix is ".uu" or ".hqx"
  244.   then use Ascii.
  245.  
  246. o To download GIF files via anon-ftp, be sure to specify Binary mode. Then
  247.   use 'setfile' to create the correct Type and Creator fields (for, example,
  248.   for Giffer use 'setfile -t"GIFf" -c"Bozo"'). You can then keep this file
  249.   on your A/UX disk or transfer it over to your MacOS disk (See Q#40).
  250.  
  251. o If you want to rebuild the "/" desktop, be _sure_ to avoid circular
  252.   symbolic links (links to "." and/or "..") or else you'll be waiting
  253.   a looooong time.
  254.  
  255. o The full functionality of System 7 Tuner 1.1.1 is included in A/UX 3.0
  256.   even though A/UX "only" has System 7 Tuner 1.0. Installing version 1.1.1
  257.   could cause problems running the Finder environment.
  258.  
  259.   Installing LaserWriter 7.1.1 (which is on the TuneUp 1.1.1 disk)
  260.   causes no problems at all.
  261.  
  262. o To more accurately reflect the geometry of the FFS, try increasing
  263.   SBUFSIZE to something like 4096 or 8192 with a corresponding decrease
  264.   in NBUF by a factor of 2 or 4, respectively (to maintain the same
  265.   amount of buffer memory used).
  266.  
  267. o With the newest version of HDB UUCP (1.16 - see above), use the "-u"
  268.   option on 'getty' to keep /dev/tty?? settings sane. Also use the "-t"
  269.   option with a value like 60 or so to make getty hang up and hung
  270.   login attempt.
  271.  
  272. o If your A/UX setup is a true multi-user system, or, at the least, has
  273.   Guest as an active account, it is a Very Good Idea to give each user their
  274.   own personal System Folder (use 'systemfolder'). This is _very_ true for
  275.   root! As root, you should also avoid using the global System Folder
  276.   (mac/sys/System Folder) as an alternate Sys. Folder... there's very
  277.   little need to do so anyway.
  278.  
  279.   Oh yeah... you can't just copy /mac/sys/System Folder to something like
  280.   $HOME/System Folder... you must use 'systemfolder' and add/change/delete
  281.   things as required.
  282.  
  283. o It's very easy to replace TextEditor as your Finder-double-click text
  284.   editor. All you need to do is copy the application to /mac/bin (make
  285.   sure that it's permissions are 755 bin|bin), edit /etc/profile and
  286.   change FINDER_EDITOR to point to that application. Now, A/UX text
  287.   files will show up as that application's filetype. An _excellent_
  288.   replacement is BBEdit (v 2.2). It is really recommened!
  289.  
  290.  
  291. ===============================================================================
  292.  
  293.                                 **** Q&A: ****
  294.  
  295. 0)  What's A/UX? Is it any good?
  296.  
  297. A/UX is Apple's implementation of Unix (it's Apple's UNix) for the Macintosh
  298. computers. A/UX merges two computing environments, Unix and the Macintosh
  299. Finder OS, and provides the full functionality of both.
  300.  
  301. A/UX is based on AT&T Unix System V.2.2 with numerous extensions from V.3 (such
  302. as streams) and BSD 4.2/4.3 (such as networking, the Fast File System, job
  303. control, lpr, NFS with Yellow Pages, SCCS and sendmail 5.64). It also provides
  304. full POSIX compliance. A/UX provides SYSV, BSD and POSIX compatiblity switches
  305. and libraries. A/UX is fully compiant with the System V Interface Definition
  306. (SVID).
  307.  
  308. A/UX provides all three standard shells: sh, csh and ksh. X-Windows is also
  309. provided standard.
  310.  
  311. A/UX 3.0 incorporates System 7 for the Macintosh allowing for the use of
  312. the vast majority of Macintosh applications under A/UX. System7 and Unix
  313. and fully integrated under A/UX 3.0 with the Unix file system being seen
  314. as a disk drive by the Finder.
  315.  
  316. There are quite a few people who feel that A/UX is a near-perfect implemen-
  317. tation of Unix. Of course, every operating system (even AIX!) has it's
  318. share of devotees, so that's not a very valid scale of whether the system is
  319. any good. A/UX _is_ Unix... it's not some form of pseudo-Unix. It insulates
  320. the user from Unix, if required, but the System Administrator will need
  321. to become Unix-aware. Furthermore, if you want straight Unix, you can get
  322. it... it's not a chore to bypass all the "gingerbread." People may also
  323. complain that A/UX is based on an "obsolete" version of AT&T Unix (V.2.2).
  324. In many ways, Apple's extensions make A/UX very V.3-like (V.3 is in many
  325. ways an enhanced V.2... it even uses the V.2 kernel)... The list of extensions
  326. to A/UX are impressive. Compare what you get standard with other systems
  327. and you'll be shocked! On some, 'cc', 'f77', NFS, etc... are costly options.
  328.  
  329. The main consideration (and opposition) to A/UX is the platform it runs
  330. on: The Macintosh. Some consider this a boon, others a bust. At present,
  331. Apple's top-level workstation is the Quadra 950, a 33MHz 68040 based system.
  332. Some consider this obsolete; others consider it overkill; others consider
  333. it, like Goldilocks, "just right."
  334.  
  335. If you need super-fast state-of-the-art number crunching capability then A/UX
  336. may not be for you... the Q950 benchmarks at maybe 9-14 SPECmarks (depending
  337. on compiler used, external cache size, etc...) and you can get lots faster
  338. with other platforms. Of course, you'll have to "settle" for their operating
  339. systems, but if you need it, then that's how you'll get it. Of course, this
  340. doesn't mean that A/UX "crawls"...
  341.  
  342. There are very few people who need this type of performance though. If you
  343. need (or just _want_) a Unix workstation with the speed and power of Unix
  344. and the user interface and application selection of the Macintosh then
  345. A/UX is the way to go. In many, many ways, A/UX is the Unix "for the rest
  346. of us"... even if we are long-time Unix junkies. If you love the Mac, you'll
  347. love A/UX; if you love Unix, you'll love A/UX... and if you want a near-
  348. perfect marriage of the two, then you'll love A/UX.
  349.  
  350. Yes, A/UX is good... very, very good :)
  351.  
  352. ===
  353. 1)  What's the minimum system I need (CPU, disk and RAM) to run A/UX?
  354.  
  355. A/UX 3.0 works on the MacII (with PMMU _or_ 68030 upgrade with FDHD ROM's
  356. installed), IIx, IIcx, IIci, IIfx, SE/30, IIsi (with 68882 chip) and the
  357. Quadra series computers (3.0 doesn't support the ClassicII or the PowerBooks).
  358. Despite some Apple literature to the contrary, A/UX doesn't run on the IIvx.
  359. A/UX is available preinstalled on Mac systems or on CD-ROM. To find the
  360. nearest A/UX reseller, call 1-800-538-9696.
  361.  
  362. If you really want to cut it close, 8MB RAM and an ENTIRE 80MB hard disk
  363. will just make it. You'll have little room for user files (unless you clear
  364. out some space by removing /games and maybe /catman) and depending on your
  365. workload, may suffer from low performance (due to swapping... you may even
  366. encounter the infamous swap messages :) According to William Roberts
  367. (who's on the move), if you are mounting a _lot_ of stuff over NFS, a 40MB
  368. disk should be plenty (please contact William for more info about this).
  369.  
  370. A much better system would be 16MB of RAM and about 200MB of disk space. This
  371. would give you much more room to grow as well as sufficient RAM to increase
  372. your performance (assuming that you tune some kernel parameters). All in all,
  373. more RAM is prefered: 20MB (or more) is ideal.
  374.  
  375. ===
  376. 2)  What's new about A/UX 3.0?
  377.  
  378. A/UX 3.0 incorporates the full functionality of System7. It supports the
  379. QuickTime multimedia extension and the new Mac Quadra computers. A/UX 3.0
  380. now includes X11R4 in it's distribution, including MacX. Installation of A/UX
  381. is much easier that it was before and can be installed on any 3rd party
  382. hard disk using the "new and improved" HD Setup application (see Q#44 though).
  383.  
  384. ===
  385. 3)  What's the upgrade path for A/UX 3.0
  386.  
  387. If you bought A/UX (2.0.1) after Oct. 31, 1991, you are entitled to a free
  388. upgrade to 3.0. See your dealer for details. In any case, no matter what
  389. version you have, you can upgrade to 3.0 by purchasing the A/UX 3.0 CD-ROM
  390. Product Upgrade (Apple part # MO599LL/B).
  391.  
  392. It's recommended that if you do upgrade, that you completely repartition
  393. your disk via the Installer for two reasons:
  394.  
  395.     1. The default (suggested) partition sizes have changed
  396.  
  397.     2. You install 3.0 on a "clean" system.
  398.  
  399. ===
  400. 4)  What Mac applications are compatible with A/UX?
  401.  
  402. It would be to list the applications that aren't compatible (the list is
  403. much, much shorter)...
  404.  
  405. The _vast_ majority of applications that run under System 7 will run under
  406. A/UX 3.0. In fact, before System 7 was released, A/UX 2.0.x was actually a
  407. good litmus test whether the application was 32-bit clean and would run under
  408. System 7. The only applications that are _sure_ to fail are those that try
  409. to access hardware _directly_, such as HD utilities or backup applications.
  410. A/UX 3.0 provides both 24 and 32-bit modes, so if the application doesn't
  411. run under 32-bit mode, try it under 24-bit.
  412.  
  413. ===
  414. 5)  Can I use my Teac|DC2000|DC6000|DAT|etc tape drive under A/UX?
  415.  
  416. A/UX 3.0's 'tc' device driver (version 1.40) officially and totally supports
  417. the following tape drives:
  418.  
  419.     Qualstar 9 track
  420.     Archive 4mm DAT
  421.     Archive QIC
  422.     Teac DCAS 600
  423.     Exabyte 8200 and 8500
  424.     DC2000
  425.  
  426. Please note that all the devices except for the Qualstar 9-tracks require
  427. 8k-blocking when used through 'tc'. This means you will need to use 'tcb'
  428. or 'tbb' as a filter ('dd' will also work during reading). You should
  429. also specify 8k blocking (or a multiple thereof) when using dump.bsd.
  430.  
  431. To fill possible holes, Tony Cooper (tony@marc.cri.nz) has written
  432. a streaming tape driver ('st') that supports the following drives:
  433.  
  434.     Teac MT-2ST/N50 (Micro/Tape MT-155)
  435.     Tandberg TDC 3800 (Micro/Tape MT-320)
  436.     Tandberg TDC 3660 (Micro/Tape MT-150)
  437.     WangDAT Model 1300 (Micro/Tape MT-1300)
  438.  
  439. It also will probably drive other drives of the same model as the MicroNet
  440. drives (eg it seems to work for all TEAC MT-2ST/N50's whether MicroNet or
  441. not) and will drive Exabyte and GigaTape helical scan drives. Please note
  442. that 'st' is a demo, and thus has a built-in expire date.
  443. *** PLEASE NOTE: 'st' _has_ expired and no new version is likely. ***
  444.  
  445. Tony has also written a VERY nice double-buffering copier that greatly
  446. increases the speed of backups; it's called 'tbb.' It works quite nicely
  447. with 'st' and 'tc' (assuming the correct blocking factors)...
  448.  
  449. The device driver (as well as 'tbb') is available via anonymous ftp on
  450. jagubox.gsfc.nasa.gov under pub/st.drivers.
  451.  
  452. Craig Ruff (cruff@ncar.ucar.edu) has written a Teac device driver also, which
  453. works with both the 150 MB and 60 MB drives. You get the complete source so you
  454. may "adjust" the driver if you want for other drives.
  455.  
  456. The Teac driver is available via anonymous ftp of jagubox.gsfc.nasa.gov.
  457.  
  458. Jim Jagielski has created a replacement for 'tc' to fix some of version 1.4's
  459. bugs as well as to provide support for the WangDAT 1300/2600, Cipher,
  460. |WangTEK and HP DAT tape drives. The driver is currently at version 3.12
  461. and is available via anon-ftp on jagubox (If needed, it can be emailed).
  462. This version is a replacement for 'tc' (it also includes a replacement
  463. for 'mt' and some man pages as well).
  464.  
  465. %%% For more information about 'st', please contact Tony via E-mail %%%
  466. %%% For more information about 'teac', please contact Craig via E-mail %%%
  467. %%% For more information about 'tc', please contact Jim via E-mail %%%
  468.  
  469. ===
  470. 6)  How come rn|elm|less|etc... acts weird concerning signals? Mainly, their
  471.     support of job-control is less than perfect.
  472.  
  473. Well, it's not really them at all. Many people have found that more than a few
  474. ports require the addition of the 'set42sig()' call to enable BSD 4.2 signal
  475. delivery. The best place to add this is as the 1st executable statement under
  476.  
  477.     "main() {"
  478.  
  479. Another point about porting applications: A/UX's 'cc' does provide "strict"
  480. BSD, SystemV and Posix libraries. If you are porting a BSD program, you can
  481. enable BSD "emulation" by adding the "-ZB -lbsd" options to your 'cc' command
  482. line. In fact, using just the '-lbsd' option alleviates the need for adding
  483. the 'set42sig()' call mentioned above and is, in many cases, the suggested
  484. option. Compiling with gcc 2.3.1 also helps out a great deal.
  485.  
  486. ===
  487. 7)  What screen-savers are compatible with A/UX?
  488.  
  489. Moire (ver. 3.22) works quite well under A/UX (2&3), even under the Login
  490. AfterDark (2.0u and later) also works but some displays may not have
  491. enough memory under Login so the "low-memory" display will be used.
  492.  
  493. Moire and FMbackup seem a bit incompatible. They both function
  494. fine together but the combination prevents FMbackup's "Finishing up..."
  495. window from displaying, although FMbackup does, in fact, finish up.
  496.  
  497. Darkside is also available. Unlike other screen savers, Darkside is an
  498. application, not an INIT. This means it won't work under the Login screen.
  499. The latest version of Darkside is 3.1.1 and will _not_ work on Pre-System7
  500. systems, so don't attempt to use this under A/UX 2.0.1.
  501.  
  502. Moire is available via anon-ftp on jagubox.
  503.  
  504. ===
  505. 8)  Is X11R5 available for A/UX?
  506.  
  507. Yes! Thomas Eberhardt (thomas@mathematik.uni-Bremen.de) has ported X11R5 and
  508. the binaries (which includes full shared libraries) for A/UX are available via
  509. |anon-ftp on wuarchive.wustl.edu under systems/aux/X11R5 (our overseas friends
  510. |should get it from ftp.uni-stuttgart.de due to US Export regs). Patches for
  511. X11R5 compiled with gcc are also available. It looks like it results in a nice
  512. 10-20% increase in performance! Thomas has "taken over" X11R5 with his new
  513. port; John Coolidge used to do it...
  514.  
  515. %%% For more information about X11R5 for A/UX, E-mail Thomas %%%
  516.  
  517. ===
  518. 9)  I've noticed that FSF GNU doesn't support A/UX. Does that mean I'll
  519.     miss out on all the neat Gnu-stuff like gcc?
  520.  
  521. Although it's true that FSF is "boycotting" Apple and A/UX, ports of most Gnu-
  522. applications are available. Of particular interest is gcc version 2.3.1 which
  523. has been ported by John Coolidge (coolidge@apple.com) and is available via
  524. anon-ftp on wuarchive.wustl.edu in systems/aux/gnu. The binaries, sources
  525. and diffs are all available.
  526.  
  527. GCC version 2.3.1 for A/UX has been ported and is available... Highly
  528. recommended!
  529.  
  530. As a nice compliment to using GCC, gdb (4.6) is also available, thanks to
  531. Thomas Eberhardt (thomas@mathematik.uni-Bremen.de). It's also available
  532. on wuarchive.
  533.  
  534. %%% For more info about gcc for A/UX, please contact John via E-mail %%%
  535. %%% For more info about gdb for A/UX, please E-mail Thomas %%%
  536.  
  537. ===
  538. 10)  I have an EtherNet card that works fine under the Macintosh operating
  539.      system but not under A/UX. Why?
  540.  
  541. The reason is because to access the card (which is seen as a device by A/UX),
  542. you need an A/UX device driver for it. This is NOT the same as the stuff you
  543. had to install under the MacOS for it to work. Now A/UX includes drivers
  544. for the Apple EtherNet card (they aren't installed by default though), but
  545. they don't work with most of the 3rd party cards except for the 3Com "EtherLink
  546. NB" and Asante "MacCon" cards. They are 100% register compatible with their
  547. Apple counterparts, so you can use Apple's 'ae' driver with them. Drivers for
  548. the EtherPort II cards are available via anon-ftp on jagubox. However, the
  549. drivers for the "old" EPII cards (full length) only support TCP/IP (they
  550. were written for A/UX 1.1 but will work under 2.0.x). As far as other cards
  551. are concerned, you will have to ask the vendor for A/UX drivers for it.
  552.  
  553. Please note that there have been numerous reports about problems with the
  554. EtherPortII cards, A/UX and the IIfx and IIsi... you are warned :)
  555.  
  556. ===
  557. 11)  Can I use my scanner under A/UX?
  558.  
  559. A/UX 3.0 fully supports the Apple OneScanner as well as providing better
  560. support for SCSI devices. A/UX will still use its own SCSI driver, however.
  561.  
  562. ===
  563. 12)  How come my Login screen is gray, not color?
  564.  
  565. Because that's the way Apple wanted it :) Actually, the reason why is
  566. because the 'scrn' resource is missing from 'System' in /mac/sys/Login System
  567. Folder. If you're handy, you can copy 'scrn' from some other System and
  568. paste it in Login's using ResEdit. Make sure the "Is Color" field in 'scrn'
  569. is "1".
  570.  
  571. Of course, maybe you have a gray-scale monitor...
  572.  
  573. ===
  574. 13)  Even though I have lot's of swap space and only a little bit is
  575.      being used, I STILL get a lot of messages saying that my swap
  576.      space is running low. What the buzz?
  577.  
  578. Unix is justifyably concerned about having adequate swap space. A system crash
  579. caused by this beast is a sight to behold. However, A/UX seems EXTREMELY
  580. nervous about the amount needed before it starts getting fidgety. If you do
  581. a "/etc/swap -l" and see that you're only using a small portion of your swap
  582. space and have a "lot" left, then you can safely ignore the messages (just how
  583. much is a "lot" is hard to say, but if you have 25000 blocks and are only using
  584. 1000 or 2000, then I'd say you were fine). If you DO need more swap space,
  585. then you have a few options:
  586.  
  587.     a. Using 'kconfig', reduce the number and size of buffers.
  588.        This isn't really a good idea since it could really degrade
  589.        performance as well as possibly causing more panics.
  590.  
  591.     b. Add more swap space.
  592.        Fine, if you have it. You could either add another disk
  593.        as swap (nice) or repartition your present disk to create
  594.        a larger Swap partition (Ack!).
  595.  
  596.     c. Add more memory.
  597.        If you have more memory, then this will reduce the need to
  598.        augment it with swap space... RAM's cheap too!
  599.  
  600. ===
  601. 14)  How can I copy a complete file system from one disk|partition to
  602.      another?
  603.  
  604. You have three options: dd, dump.bsd and cpio (pax MAY work but tar won't since
  605. it won't handle special-type files). If the two partitions are the same size,
  606. you can use 'dd' (to copy c0d0s0 to c5d0s3, e.g.):
  607.  
  608.     $ dd < /dev/rdsk/c0d0s0 > /dev/rdsk/c5d0s3
  609.  
  610. To use dump.bsd, you can use the following command (this assumes that the
  611. destination disk in mounted on /mnt and you want to copy the root file system
  612. which is on SCSI 0... of course, you must be root and it would be MUCH better
  613. to do this in single-user mode):
  614.  
  615.     $ dump.bsd 0f - /dev/rdsk/c0d0s0 | (cd /mnt; restore xf -)
  616.  
  617. To use cpio, you must use it in a pipe with find. For example, to copy /usr
  618. (let's assume it's on it's own file system) to another disk|partition (assume
  619. it's mounted on /mnt) then you can use (you can add the "-depth" flag to
  620. 'find' if you want):
  621.  
  622.     $ cd /usr
  623.     $ find . -print | cpio -pdmuva /mnt
  624.  
  625. The problem with this is that if the mount point of the destination disk
  626. falls under the file system's directory you're trying to copy, you'll load
  627. up your destination disk. For example, the following would NOT work:
  628.  
  629.     $ cd /
  630.     $ find . -print | cpio -pdmuva /mnt
  631.  
  632. because 'find' would see the stuff in /mnt (which you just put in there) and
  633. try to copy in back to /mnt! To way to avoid this is by adding a little filter:
  634.  
  635.     $ cd /
  636.     $ find . -print | grep -v '^./mnt*' | cpio -pdmuva /mnt
  637.  
  638. If you have GNU find, then you can use it with it's '-xdev' option, which
  639. prevents find from walking through other file systems:
  640.  
  641.     $ cd /
  642.     $ find . -xdev -print | cpio -pdmuva /mnt
  643.  
  644. dump.bsd creates a "truer" copy of your file system (the access and
  645. modification dates aren't mucked with... with the find/cpio pipe, at the
  646. least the directory dates are touched) but it won't backup named pipes...
  647.  
  648. ===
  649. 15)  What's with UUCP?
  650.  
  651. UUCP under 3.0 is very improved over it's previous "incarnation" under 2.0.1.
  652. 3.0 uses HDB (for HoneyDanBer) UUCP instead of standard UUCP. Some nice
  653. things are bidirectional getty (also known as uugetty in other Unixs) which
  654. allows both incoming and outgoing communication over serial lines as well as
  655. better performance and reliability. I hear that setting it up is _much_ easier
  656. as well.
  657.  
  658. You may seriously consider getting Alexis Rosen's "sendmail.cf" file for use
  659. under UUCP sendmail. This config file has been modified to allow UUCP and
  660. sendmail to work beautifully together.
  661.  
  662. Be sure that you are running the latest version: 1.16. It can be found on
  663. aux.support.apple.com in aux.patches/supported/3.0.
  664.  
  665. ===
  666. 16)  How can I log anonymous ftp entries? in.ftpd has a -l option,
  667.      but it doesn't work.
  668.  
  669. Jim Jagielski (jim@jagubox.gsfc.nasa.gov) has hacked in.ftpd to enable
  670. logging via the syslogd daemon. It also pays extra close attention to anonymous
  671. ftp logins. It's available (as well as other ports|hacks) on jagubox.
  672.